
Security News
Oxlint Introduces Type-Aware Linting Preview
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
aurelia-path
Advanced tools
This library is part of the Aurelia platform and contains utilities for path manipulation.
To keep up to date on Aurelia, please visit and subscribe to the official blog and our email list. We also invite you to follow us on twitter. If you have questions, please join our community on Discord or use stack overflow. Documentation can be found in our developer hub.
This library can be used in the browser as well as on the server.
To build the code, follow these steps.
npm ci
npm run build
dist
folder, available in three module formats: AMD, CommonJS and ES6.To run the unit tests, first ensure that you have followed the steps above in order to install all dependencies and successfully build the library. Once you have done that, proceed with these additional steps:
npm test
FAQs
Utilities for path manipulation.
The npm package aurelia-path receives a total of 10,883 weekly downloads. As such, aurelia-path popularity was classified as popular.
We found that aurelia-path demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.